home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 4 / CU Amiga Magazine's Super CD-ROM 04 (1996)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1996-11].iso / magazine / psion / utils / spr2dbf.lzx / dbf2spr.txt < prev    next >
Text File  |  1984-01-20  |  863b  |  19 lines

  1.              Dbf2spr
  2.              -------
  3.              
  4.              (c) 1994 M.C.Millar
  5.              
  6.              Dbf files are accepted as the input file, Spr files
  7.              readable by Sheet are produced, if "Rows" is selected the
  8.              records are written out, with the fields along the row.
  9.              If "Columns" is selected then the records are written out
  10.              in consecutive columns.
  11.              
  12.              Dbf2spr converts Dbf files, as created by Data, or opd
  13.              files with all string fields.
  14.              Fields in data are limited to 255 characters long, if they
  15.              are over this and less than 1022 characters long they will
  16.              be split into multiple cells. Fields over 1022 characters
  17.              will be truncated.  Numerical fields are converted to
  18.              strings.
  19.